home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AppleScript - The Beta Release
/
AppleScript - The Beta Release.iso
/
Developer Scripts
/
FileMaker Pro 2.0 AS Examples
/
Property Examples
/
Record Properties
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-25
|
224 b
|
9 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
class of first Record
best type of Record 2
default type of Record -3
ID of Record 3
Access of Record 2 of Database 2
Protection of Record 2 of document 2
Lock of first Record
end tell